VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018

PGB Prasanna  (11 Submissions)   Math/Dates   VB 6.0   Intermediate   Tue 6th March 2018   Tue 9th February 2021

This simple project demonstrates how you can use System DateTime Picker in your GUI application in order to get/set time or date easily. This is some sort of replacement to common DateTime picker used in vb6, which depends on a relatively large OCX file, which does not even support for modern Windows GUI styles. Please note that this is almost a very basic version. * No need common OCX in vb6 to use the DateTime Picker in GUI. * Perfectly works on all modern operating systems without any dependency. * Better performance compared to the OCX in VB6. (Direct access to SysDateTimePick32). * Supports for all modern Windows GUI styles, which you cannot get from the common OCX used in VB6 (not even with the manifest). New Update: Bug fixed on Windows XP and UC resizing facility added on 03/06/2018. Your comments are greatly welcome.

Rate Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018 (3(3 Vote))

Download Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018

Common DateTime Picker Replacement in VB6 - [Basic version] - Updated on 03-06-2018 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters